Skip to content

Fundamental Theorem of Calculus, Part 2

Tags
Calculus
Cegep/2
Word count
285 words
Reading time
2 minutes

Abbr. FTC2

If f is continuous on [a,b] and F is any antiderivative of f,
then the definite integral of f between a and b is the difference between the antiderivatives at a and b, i.e.

abf(x)dx=F(b)F(a)

$f(x)$ can be **any** antiderivative of $f$.

Subtraction notation: $F(b) - F(a) = \left. F(x) \right|_a^b$

Proof

We know that f is continuous on [a,b].
We want to show that abf(x)dx=F(b)F(a)F.
Let A(x)=axf(t)dt, then by FTC1 we know A=f.
Since A and f are both antiderivatives of f, f(x)=A(x)+c.
Then,

f(b)f(a)=A(b)+c(A(a)+c)=A(b)A(a)=A(b)0=abf(t)dt

Consequence

ddxh(x)g(x)f(t)dt=ddx(ag(x)f(t)dtah(x)f(t)dt)=ddx(F(g(x))F(a)(F(h(x))F(a)))=ddx(F(g(x))F(h(x)))=f(g(x))g(x)f(h(x))h(x)

Examples

g(x)=13x3 is an antiderivative of f(x)=x2.


Evaluate the following integrals.

01x2dx=13x3|01=13130=1313exdx=ex|13=e3e03(3x2+x)dx=x3+x22|03=33+3220=632

Contributors

Changelog